﻿@charset "utf-8";
/* CSS Document */
body {
	background-color:#EBEBEB;
	text-align:center;
}
h1 {
	text-indent:-9000px; /*evita que se vea el texto */
	margin:0px;
}
h1 a {
	width:305px;
	height:73px;
	margin-left:115px; /*como el h1 está sobre un fondo tipo imagen */
	display:block;     /*permite hacer en enlace con el fondo sin usar la imagen (mapear)*/ 
}
img {
	border:0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left:110px;
	top: 15px;
	display: none;
	background-color:#0B0B61; /*color del submenú */
}
ul li a {
	display: block;
	text-decoration: none;
	color:#FFFFFF; /*color de letras */
	padding: 5px;
	border: 0px solid #ccc;
	/*border-bottom: 0;*/
}
li:hover ul, li.over ul { 
	display: block; 
}

.contenedor {
	width:980px;
	float:inherit;
	margin:0px auto;
 	background-color:#FFFFFF;
}
.encabezado{
	width:980px;
	height:103;
	float:left;
}
.enc_unam {
	width:420px;
	height:103px;
	float:left;
	background-image:url(img/encabezadounam.gif)
}
.enc_unam img {
	border:0px;
}
.enc_prepa {
	width:560px;
	height:103px;
	float:left;
	background-image:url(img/encabezadop4.gif);
}
.titulo {
	width:980px;
	height:73px;
	float:left;
}
.titulo_prepa{
	width:980px;
	height:50px;
	float:left;
	background-image:url(img/titulop4.jpg);
}
.bar_navega {
	width:980px;
	height:23px;
	float:left;
	background-image:url(img/bar_navega.jpg);
	background-repeat:repeat-x;
}
.bar_opc {
	float:left;
	width:180px;
	height:18px;
	padding-top:5px;
	margin-left:6px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.bar_buscar {
	float:left;
	width:236px;
	height:16px;
	padding-top:0px;
	margin-left:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.contenido {
	width:980px;
	height:340px;
	float:left;
	background-image:url(img/fondocontenido.jpg);
	text-align:left;
	color:#F00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
}

.contenido H2 {
	color:#800000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-weight:bold;
	margin-bottom:0px;
}
.contenido a {
	text-decoration:none;
	/*color:#08088A;*/
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
}
.contenido a:hover {
	color:#FF8000;
	font-weight:bold;
}
.contenidoelecciones {
	width:980px;
	/*height:340px;*/
	float:left;
	background-color:white;
	text-align:left;
	color:#F00;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
	padding:10px;
}
	
.posters {
	width:290px;
	height:290px;
	float:left;
	margin-top:35px;
	margin-left:16px;
}
.menu1 {
	width:270px;
 	height:275px;
	float:left;
	padding-left:40px;
	padding-top:15px;
}
.menu2 {
	width:342px;
	height:275px;
	float:left;
	padding-left:20px;
	padding-top:15px;
}
.ligaexterna {
	position:relative;
	top:0px;
	left:0px;
	width:140px;
	height:60px;
	float:left;
	padding-top:5px;
	opacity:.9;
}
.contenido_pie {
	width:980px;
	height:100px;
	float:left;
}
.prepas {
	width:980px;
	height:45px;
	float:none;
	background-image:url(img/pleca_prepas.gif);
}
.prepa_n {
	width:205px;
	height:20px;
	float:left;
	padding-top:2px;
	margin-left:40px;
	text-align:left;
	vertical-align:bottom;
}
.prepa_n a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
}
.prepa_n a:hover {
	color:#FFFF00;
	font-weight:bold;
}	
.pie_pag {
	background-color:#FFFFFF;
	width:980px;
	float:none;
	color:#6666FF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
}
.pie_pag a {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
	color:#000066;
}
.pie_pag a:hover {
	font-weight:bold;
}	
/***************** tuplantel ****************************/
}
.tp_contenido {
	width:980px;
	float:left;
	background-color:#B1D1D0;
	text-align:justify;
	color:#006;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font:bold;
}
.tp_contenido H2 {
	color:#03F;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
}
.tp_contenido H3 {
	color:#C90;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
}
.tp_contenido H4 {
	color:#036;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:justify;
	text-indent:15px;
}

.tp_contenido H5 {
	color:#03F;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:justify;
	text-indent:15px;

}
.tp_contenido img {
	width:200px;
	align:center;
}
.tp_contenido a {
	font-size:12px;
}
/* tu plantel - autoridades*/
.foto {
	width:250px;
	height:180px;
	float:left;
}
.personal {
	width:730px;
	height:180px;
	float:left;
}
/* tu plantel - historia */
.imagenhistoria{
	width:980px;
	height:auto;
	background-color:#b1d1d0;
    border-bottom:solid;
	border-bottom-width:10px;
	border-bottom-color:#FFF;
}
.imagenhistoria img{
	width:400px;
	text-align:center;
	float:inherit;
}
.infohistoria {
	width:450px;
	height:auto;
	float:left;
	margin:20px;
}
.infohistoria p {
	text-align:justify;
	color:#006;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.infohistoria h3 {
	text-align:center;	
}
/* tu plantel - vidal - sin formato particular */
/* tu plantel - servicios */
.infoservicios {
	width:470px;
	float:left;
	padding:10px;
}
.infoservicios img {
	width:100px;
	height:70px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.infoservicios hr {
	width:470px;
	height:5px;
	background:#FFF;
	border:none;
}
/* tu plantel - croquis */
.croquisp4 {
	width:980px;
	float:left;
}
.croquisp4 img {
	width:980px;
	height:450px;
}
